Title Banner


Technotes


Download

PDD file (206K)
Download

ClarisWorks 4 file (36K)
Download Technotes 1013-1026

QuickView file (284K)

TECHNOTE: Inside Macintosh: QuickDraw GX Printing Extensions and Drivers Errata



Technote 1014FEBRUARY 1996



Ingrid Kelly
inge@apple.com
Apple Developer Technical Support (DTS)

This Technical Note discusses known errors and omissions in Inside Macintosh: QuickDraw GX Printing Extensions and Drivers .

Topics:


Contents

Chapter 4 - Printing Messages

Clarification of GXDoesPaperFit Message Description Page 4-61

The description of GXDoesPaperFit is incorrect. It should read:

QuickDraw GX sends the GXDoesPaperFit message to limit the number of paper-type names that appear in the Paper pop-up menu in the Input Trays and Paper Mismatch dialogs. It does NOT limit the number of paper-type names for the Page Setup dialog box. You can override the GXDoesPaperFit message to notify QuickDraw GX that a certain paper type does not work in the specified paper tray on your device.

Correction to Definition of GXRasterLineFeed Message Page 4-99

The line reading:

OSErr MyRasterLineFeed(short *lineFeedSize,Ptr buffer, 
	unsigned long *bufferPos,gxRasterImageDataHdl imageData);
Should be corrected to read:

OSErr MyRasterLineFeed(long *lineFeedSize, Ptr buffer, 
	unsigned long *bufferPos, gxRasterImageDataHdl imageDataHdl)

Correction to Definition of GXWriteStatusToDTPWindow Page 4-163

The line reading:

OSErr MyWriteStatusToDTPWindow (gxStatusRecord aStatusRecord,
	gxDisplayRecord aDisplayRecord);
should be corrected to read:

OSErr MyWriteStatusToDTPWindow (gxStatusRecord *aStatusRecord,
	gxDisplayRecord *aDisplayRecord);

Chapter 6 - Printing Resources

Correction to Figure 6-33 Page 6-88, 'pdip' resource

Figure 6-33 shows the wrong value for the Render options field. It should be 4 bytes(long), not 2(short).

Index

Correction to GXGetJob function Entry Page IN-3

The index should reference pages 5-8 and 5-32 as the correct references.



Tech Support
Technotes
Previous Technote | Contents | Next Technote


Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help